AmTestDates 
Logical Entity Name  AmTestDates 
Default Table Name  AmTestDates 
Physical Only  NO 
Definition 
 
Note 
 

AmTestDates Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AmTestDateID(PK)    int  NO 
 
TestDate    datetime  NO 
 
Active    bit  NO 
 
AmTestId(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
ParentAmTestDatesID(FK)    int  YES 
 

AmTestDates Primary and Unique Keys 
Key Name  Key Type  Keys 
AmTestDates_AmTestDateID_U_C_IDX  PrimaryKey  AmTestDateID 

AmTestDates Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
amTest  Non-Identifying  One To Zero or More  FK_AmTestDates.AmTestID_AmTest.AmTestID      AmTestId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AmTestDates.UserID_SyStaff.SyStaffID      UserID  NO  YES 
AmTestDates  Non-Identifying  Zero or One to Zero or More  FK_AmTestDates_ParentAmTestDatesID_AmTestDates_AmTestDateID      ParentAmTestDatesID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AmTestDates  Non-Identifying  One To Zero or More  FK_AmTestDates_ParentAmTestDatesID_AmTestDates_AmTestDateID        NO  YES 

AmTestDates Check Constraints 
Check Constraint Name  CheckConstraint